home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / leftover.zip / LEFTOVER.DOC < prev    next >
Text File  |  1992-12-12  |  4KB  |  96 lines

  1.  
  2.                                 L E F T O V E R
  3.                                 + + + + + + + +
  4.                                      by
  5.                               Michael A. Conley
  6.             version 1.00                           Compiled 12/12/92
  7.  
  8.           LEFTOVER is NOT compatible with Wildcat! versions before 3.0
  9.   
  10.                 The program requires BRUN40.EXE in the path.
  11.  
  12.                 A public domain utility for Wildcat! SysOps
  13.                       from the Charlatan's Cabin BBS        
  14.                                (213) 654-7337
  15.  
  16. WHAT IT DOES:
  17. =============
  18. LEFTOVER will search your CONFDESC.DAT file to determine the assigned
  19. conferences on your BBS, and build a list of all of the paths to message
  20. data files.  It will then build a cross-reference table of all of the
  21. files that exist in those paths, compared to the files which belong
  22. to active conferences. 
  23.  
  24. LEFTOVER will then generate a report, indicating any missing files, as well
  25. as any stray "leftover" files from conferences you might have deleted or
  26. reassigned.  
  27.  
  28. After viewing LEFTOVER.RPT, you may eliminate any unnecessary files.  Note
  29. that LEFTOVER searches only for .DAT and .IX files, and will not report on
  30. .DIA or .CRC files, since these are optional files depending on how your
  31. system is set up, and their absence will NOT create problems on your BBS.
  32.  
  33. Incidentally, LEFTOVER will store and search up to 100 directories for 
  34. message data files, and of course will handle up to 1000 conferences.
  35.  
  36. SETTING UP:
  37. ===========
  38. Be sure that you have BRUN40.EXE available in the path.  This Microsoft
  39. runtime module is required for the program to run.  If you don't already
  40. have it, it's probably available on the BBS where you got this program,
  41. or you may call the Charlatan's Cabin BBS.  See below for details.
  42.  
  43. No configuration is required for LEFTOVER.
  44.  
  45. RUNNING THE PROGRAM:
  46. ====================
  47. Simply run LEFTOVER either manually or from a BATCH file.  
  48.  
  49. LEFTOVER will produce a file called LEFTOVER.RPT which looks 
  50. something like this:
  51.  
  52.                               ╒════════════════════╕
  53.                               │ Your BBS Name Here │
  54.                               ╘════════════════════╛
  55.  
  56.                         CONFERENCE  DATABASE  FILE  REPORT
  57.                         ══════════════════════════════════
  58.                                 Generated 12-12-92
  59.  CONF   STATUS
  60.  ────   ──────────────────────────────────────────────────────────────────────
  61.     0   Stray .DAT & .IX files found in C:\WC30\MSG2\
  62.  
  63.     6   Missing .DAT & .IX files from C:\WC30\MSG2\
  64.  
  65.   197   Stray .IX file found in C:\WC30\MSG\
  66.  
  67.   199   Stray .DAT & .IX files found in C:\WC30\MSG\
  68.  
  69.   363   Missing .DAT & .IX files from C:\WC30\MSG\
  70.  
  71.  
  72. PROBLEMS, SUGGESTIONS:
  73. ======================
  74. LEFTOVER is public domain.  I don't seek or accept any donations for this or
  75. any of my other Wildcat! utility programs, including TODAYBBS, FLOP, FSTAT,
  76. USTAT, and others.
  77.  
  78. I welcome suggestions, and will try to help (no guarantees) if there are
  79. problems.
  80.  
  81. You may contact me at The Charlatan's Cabin BBS  (213) 654-7337.  Mention
  82. your Wildcat! registration number in the comment and you'll be upgraded to
  83. membership without the usually required registration by mail.
  84.  
  85. You may also leave a message via CompuServe (70250,220).
  86.  
  87. Please, NO VOICE CALLS.  This isn't meant to be unfriendly, but with
  88. the price of public domain software these days ... I just can't afford
  89. to be "on call."  I WILL respond to your questions via my BBS or CompuServe,
  90. or via the Mustang Software registered SysOp BBS.
  91.  
  92. REVISION HISTORY:
  93. =================
  94.  
  95. 1.00    12/12/92        First release of LEFTOVER.
  96.